home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / gamesdemos / _tsdemo / _run < prev    next >
Encoding:
Text File  |  1994-05-16  |  299 b   |  13 lines

  1. | !Run file for ALPS games
  2. |
  3. SET Alps$NoMouseInput 0
  4. |
  5. SET Alps$ShowAddress 0
  6. |
  7. IconSprites <Obey$Dir>.!Sprites
  8. SET AlpsGame$Dir <Obey$Dir>
  9. SET AlpsGame$Resources <AlpsGame$Dir>.Resources.
  10. SET AlpsGame$Data <AlpsGame$Dir>.Alps
  11. SET Alps$Pictures <AlpsGame$Dir>.Pictures.
  12. Run <AlpsGame$Dir>.!RunImage
  13.